Crate lending_stream
source ·Expand description
Modules§
- The lending-stream prelude
Structs§
- The iterator returned from
AsyncIterator::lend
. - The iterator returned from
AsyncIterator::lend
. - Future for the [
StreamExt::next()
] method.
Traits§
- An interface for dealing with iterators which borrow from
Self
- An extension for the
Stream
trait